home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-06-15 | 1.7 KB | 47 lines | [TEXT/GEOL] |
- Item 5703366 12-June-90 15:40PDT
-
- From: D2652 Strategic Planning Sys, D Bell,PRT
-
- To: MACAPP.TECH$ MacApp Technical
- MACDTS Macintosh Developer Tech Supt
-
- Sub: Code Segment >32K no compile
-
-
- I seem to be having a bit of a problem compiling a debug version of our program
- and am using MacApp 2.0 Final. Only debug versions have the problem
- illustrated below which seems to think that GNonRes segment is too large.
-
- Any thoughts about what is causing this would be appreciated.
-
-
- ### Segment: GNonRes, size = 34404
- ### Link: Error: Jump Table offset into code segment is greater than 32K.
- (Error 50) TTEVIEW_SETJUSTIFICATION
- ### Link: Error: Jump Table offset into code segment is greater than 32K.
- (Error 50) TTEVIEW_SETONESTYLE
- ### Link: Error: Jump Table offset into code segment is greater than 32K.
- (Error 50) TTEVIEW_SETTEXT
- ### Link: Error: Jump Table offset into code segment is greater than 32K.
- (Error 50) TTEVIEW_SHOWREVERTED
- ### Link: Error: Jump Table offset into code segment is greater than 32K.
- (Error 50) TTEVIEW_SPACEFORSTYLES
- ### Link: Error: Jump Table offset into code segment is greater than 32K.
- (Error 50) TTEVIEW_STUFFTEXT
- ### Link: Error: Jump Table offset into code segment is greater than 32K.
- (Error 50) TTEVIEW_STUFFTERECTS
- ### Link: Error: Jump Table offset into code segment is greater than 32K.
- (Error 50) TTEVIEW_WRITETODESKSCRAP
- ### Link: Errors prevented normal completion.
- ### MPW Shell - Command " " was not found.
- ### MPW Shell - Execution of MacIIcx:MPW:MacApp:Don:.Debug Files:QMv2.MakeIt
- terminated.
- ### MPW Shell - Execution of mabuild terminated.
-
- Thanks,
-
-
- Don Bell
- Strategic Planning Systems
-
-